home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{B3ECB8C8-B046-11D2-B522-D0863DEC394B}#1.0#0"; "MagicFrm.ocx"
- Begin VB.Form FRMPloyForm
- ClientHeight = 4935
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 5550
- LinkTopic = "Form1"
- ScaleHeight = 4935
- ScaleWidth = 5550
- StartUpPosition = 3 'Windows Default
- Begin VB.CommandButton BTNEnd
- Caption = "Fim / End"
- Height = 435
- Left = 1980
- TabIndex = 0
- Top = 4380
- Width = 1455
- End
- Begin MagicForms.Poliform Poliform1
- Left = 2040
- Top = 3480
- _ExtentX = 2223
- _ExtentY = 847
- PolyX = "+050+062+082+082+101+090+101+082+082+062+050+038+018+018-001+010-001+018+018+038"
- PolyY = "+104+088+094+074+067+050+033+026+006+012-004+012+006+026+033+050+066+074+094+088"
- NumPolys = 20
- End
- Begin VB.Label Label2
- Caption = $"FRMPloyForm.frx":0000
- Height = 1455
- Left = 1080
- TabIndex = 2
- Top = 1920
- Width = 3435
- End
- Begin VB.Label Label1
- Caption = $"FRMPloyForm.frx":011E
- Height = 1455
- Left = 1080
- TabIndex = 1
- Top = 420
- Width = 3435
- End
- Attribute VB_Name = "FRMPloyForm"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Private Sub BTNEnd_Click()
- End Sub
-